home *** CD-ROM | disk | FTP | other *** search
- // util.h
-
- // Include for genpw.c Generate Password program
- // This file contains the defines for ID number of
- // objects used in the program
- //
-
- #include "util_id.h"
-
- VoidPtr Id2Ptr( Word wID );
- Err CheckRomVersion(DWord requiredVersion, Word launchFlags);
- Int ExportToMemoPad(VoidHand hndExportText);
-